CPhidgetManager_getServerStatus

Gets the connected to server status of a remotely opened Phidget Manager. This will fail if the manager was opened locally.

extern (C) __gshared
int function(CPhidgetManagerHandle phidm, int* serverStatus) CPhidgetManager_getServerStatus;

Meta